home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4199 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  960 b 

  1. Path: inforamp.net!ts44-07
  2. From: rmorin@inforamp.net (Randy Charles Morin)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Borland C - windows.h file
  5. Date: Fri, 02 Feb 96 17:58:36 GMT
  6. Organization: MiddleWorld SoftWare
  7. Message-ID: <4etj2e$7s1@sam.inforamp.net>
  8. References: <4emgum$17j@guitar.sound.net>
  9. NNTP-Posting-Host: ts44-07.tor.inforamp.net
  10. X-Newsreader: News Xpress Version 1.0 Beta #4
  11.  
  12. In article <4emgum$17j@guitar.sound.net>, chris@sound.net (chris) wrote:
  13. >For some reason, my compiler no longer finds the windows.h file in the
  14. >include directory, without giving the full path name.
  15. >
  16. >Any ideas as to why this is so?
  17. >
  18. >Thank you,
  19. >
  20. >Chris
  21. >e-mail chris@sound.net
  22.  
  23. I'm assuming the windows.h file is in the C:\BC45\INCLUDE directory or 
  24. something like that?  If so, then as long as that path is in the include 
  25. directory path, then BC should find it.  The include directory path is found 
  26. by going to Options | Project menu and the Directory option.
  27.  
  28. Agrivar
  29.